From: Aaron Schulz Date: Fri, 23 May 2008 16:55:52 +0000 (+0000) Subject: Add PageHistoryPager::getQueryInfo X-Git-Tag: 1.31.0-rc.0~47436 X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=commitdiff_plain;h=3543d97c5c94be98b0d69c52f6d39c2f040b08f5;p=lhc%2Fweb%2Fwiklou.git Add PageHistoryPager::getQueryInfo --- diff --git a/docs/hooks.txt b/docs/hooks.txt index bc12558ca4..0ad48f45af 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -825,6 +825,10 @@ $article: the article that the history is loading for $row: the revision row for this line $s: the string representing this parsed line +'PageHistoryPager::getQueryInfo': when a history pager query parameter set is constructed +$pager: the pager +$queryInfo: the query parameters + 'PageRenderingHash': alter the parser cache option hash key A parser extension which depends on user options should install this hook and append its values to the key.